home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / ibus-table / README < prev   
Text File  |  2009-06-25  |  3KB  |  62 lines

  1. == Introduction ==
  2. IBus-Table is the IM Engine framework for table-based input methods, such as
  3. ZhengMa, WuBi, ErBi, CangJie and so on.
  4. The aim of IBus-Table is to make the users of table-based input methods
  5. can enjoy the typing on Linux environment.
  6. Definitly, it is far from perfect, so if you have any wish or any
  7. suggestion, please file a issue on http://code.google.com/p/ibus/issues
  8. or send me an email <acevery@gmail.com>, I would be very please to hear
  9. from you :)
  10.  
  11. == Key Bindings ==
  12.     Notice: Ctrl is "Control Key", Shift_L is the left "Shift Key",
  13.             Shift_R is the right "Shift Key", Alt is the "Alt Key",
  14.             Arrow_Left is the "Arrow Key" point to left, Arrow_Right is
  15.             the "Arrow Key" point to right, similarly as  Arrow_Up and
  16.             Arrow_Down.
  17.             Cursor is the one in preedit string.
  18.             [Num1~Num9] means one key in Num1, Num2, Num3, ... ,
  19.                 Num9
  20.  
  21. Space               commit inputted string.
  22. Shift_L             when no key inputted: shift the input mode between
  23.                         English and Table mode.
  24.                     during input: commit the first candidate into
  25.                         preedit string.
  26. Shift_R             shift between PinYin mode and Normal mode under
  27.                         Table mode.
  28.  
  29. Shift_L/Shift_R + 1 input tunes under PinYin mode. the tunes display in
  30.                   2     aux string area as Γåæ1, Γåæ2, Γåæ3, Γåæ4, Γåæ5. 
  31.                   3     1 is YinPin, 2 is YangPin, 3 is ShangSheng,
  32.                   4     4 is QuSheng, 5 is QingSheng
  33.                   5
  34.  
  35. Arrow_Left          move cursor one character left in preedit string.
  36. Arrow_Right         move cursor one character right in preedit string.
  37. Backspace           remove the last input key or last character in
  38.                         preeidt string.
  39. Delete              remove one character after the cursor in preedit
  40.                         string.
  41. Ctrl + Arrow_Lelf   move the cursor to the front of preedit string.
  42. Ctrl + Arrow_Right  move the cursor to the end of preedit string.
  43. Ctrl + Backspace    delete from cursor to the front of preedit string.
  44. Ctrl + Delete       delete from cursor to the end of preedit string.
  45. Arrow_Down          mext candidate.
  46. Arrow_Up            previous candidate.
  47. Esc                 reset the input method.
  48. Num1 ~ Num9         select the correspondent candidate and commit
  49.                         inputted string
  50. Ctrl + [Num1~Num9]  select the correspondent candidate and commit it
  51.                         into preedit string
  52. Alt + [Num1~Num9]   remove the correspondent user-defined phrase.
  53. Page_Up/Page_Down   page up/down the lookup table of candidates.
  54. -/+                 when not been used as valid input keys, the same as
  55.                         Page_Up and Page_Down.
  56. Ctrl + ,            open/close Single Character Mode, only show single
  57.                         character not phrases.
  58. Ctrl + .            shift between full/half punctuation.
  59. Ctrl + /            shift between direct/normal commit mode.
  60. Ctrl + ;            shift between different SubCharset in Chinese
  61. Ctrl + '            show/hide speedmeter
  62.